home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / live / lizard / english / help / def_server.qml < prev    next >
Encoding:
Text File  |  1999-08-15  |  425 b   |  17 lines

  1. <qml type="detail">
  2.  
  3.   <p>
  4.     A <b>server</b> is a machine that provides network services
  5.     to other machines. It normally does not provide many (if any)
  6.     of the client-side applications you would expect on a wokstation
  7.     machine.
  8.   </p>
  9.  
  10.   <p>
  11.     Examples of server duties include webservices or printing and
  12.     file sharing through various network filesystem protocols (such
  13.     as NFS and Samba).
  14.   </p>
  15.  
  16. </qml>
  17.